Skip to content

refactor(evm): simplify state root calculation#1310

Merged
sebastijankuzner merged 7 commits into
developfrom
refactor/evm/state-root
May 27, 2026
Merged

refactor(evm): simplify state root calculation#1310
sebastijankuzner merged 7 commits into
developfrom
refactor/evm/state-root

Conversation

@oXtxNt9U
Copy link
Copy Markdown
Contributor

Summary

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@codecov
Copy link
Copy Markdown

codecov Bot commented May 27, 2026

Codecov Report

❌ Patch coverage is 89.87342% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.22%. Comparing base (788f1ca) to head (35436ea).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
packages/evm/bindings/src/lib.rs 0.00% 6 Missing ⚠️
packages/evm/core/src/state_root.rs 96.07% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1310      +/-   ##
===========================================
+ Coverage    56.08%   56.22%   +0.14%     
===========================================
  Files          965      969       +4     
  Lines        64170    64522     +352     
  Branches      1571     1654      +83     
===========================================
+ Hits         35987    36275     +288     
- Misses       27954    28016      +62     
- Partials       229      231       +2     
Flag Coverage Δ
contracts 97.74% <ø> (?)
packages 55.93% <89.87%> (-0.15%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@oXtxNt9U oXtxNt9U force-pushed the refactor/evm/state-root branch from 6dcfa0a to 35436ea Compare May 27, 2026 05:36
@sebastijankuzner sebastijankuzner merged commit e673e71 into develop May 27, 2026
22 of 23 checks passed
@sebastijankuzner sebastijankuzner deleted the refactor/evm/state-root branch May 27, 2026 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants